Attachment
data class Attachment(val data: <Error class: unknown class>, val mimeType: String, val fileName: String)
An attachment added to the email
Parameters
data
NSData to add to the email
mimeType
Mime type of the file
fileName
File name of the file